#PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
#This is done with:
/usr/bin/mysqladmin -u root password 'new-password'
/usr/bin/mysqladmin -u root -h dell password 'new-password'
#See the manual for more instructions.
#NOTE: If you are upgrading from a MySQL <= 3.22.10 you should run
#the /usr/bin/mysql_fix_privilege_tables. Otherwise you will not be
#able to use the new GRANT command!
#You can start the MySQL daemon with:
cd /usr ; /usr/bin/safe_mysqld &
Subscribe to:
Post Comments (Atom)
Oracle Linux virt-manager Error launching create dialog: list index out of range
After a fresh install of Oracle Linux 9.1 and installing virt-manager/virt-install, I tried to create a new virtual machine and got this err...
-
Create a backup using a graph file The easiest way to use fbackup is to create a file containing a list of files/directories to be ...
-
Have you ever seen a message in /var/adm/syslog/syslog.log and wished that something special could be done when it occurs? The messages in...
-
simply put something like this in a plain file: MIME-Version: 1.0 Content-type: text/html; charset=iso-8859-1 subject: test <html> ...
No comments:
Post a Comment